Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev into master #279

Open
wants to merge 133 commits into
base: master
Choose a base branch
from
Open

Merge dev into master #279

wants to merge 133 commits into from

Conversation

chazlarson
Copy link
Contributor

No description provided.

tmm1 and others added 30 commits May 9, 2019 00:32
fix version number configuration to be compatible with go modules
* m3uplus parser: support UDP streams.

* Allow customers using the custom provider to use udpxy as a multicast proxy.
Remove '-re' from ffmpeg command, was causing buffering/packet loss.  From the ffmpeg docs:

-re (input)

Read input at native frame rate. Mainly used to simulate a grab device, or live input stream (e.g. when reading from a file). Should not be used with actual grab devices or live input streams (where it can cause packet loss).
* Add ffmpeg command to debug log

* More robust URI parsing in M3U files

* Exit if processProviderChannel returns error

That function nowadays doesn't ever return an error,
but that might change in the future

* Warn user if URI is not http or udp and ffmpeg is disabled

Also moved URI of Track to net/url for better URI handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants